.. _`Delete File in Graph`: .. _`com.sympathyfordata.azure.graph.file.delete`: Delete File in Graph ```````````````````` .. image:: node_graph_delete.svg :width: 48 Documentation ::::::::::::: Delete File specified by the :ref:`File Item ` passed as :ref:`graph_data_365` input. Optionally outputs :ref:`Graph port ` Definition :::::::::: Input ports ........... **graph** | Type: graph | Description: Graph Output ports ............ **graph** | Type: graph | Description: Graph | Optional number of ports: 0--1 (default: 1) Configuration ............. **Confirm Delete** (confirm_delete) For safety, ensure all looks good before confirming delete Examples ........ Example flows demonstrating this node: * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: DeleteFileItemGraph :noindex: